projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
968bc2c
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Sep 1997 15:57:18 +0000
(15:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 14 Sep 1997 15:57:18 +0000
(15:57 +0000)
src/unexaix.c
patch
|
blob
|
history
diff --git
a/src/unexaix.c
b/src/unexaix.c
index 9fcdef808c8e31b16dedd75de594ee0b81de9abb..1243b65086555596cab5d06a47e2bd4825257b33 100644
(file)
--- a/
src/unexaix.c
+++ b/
src/unexaix.c
@@
-311,7
+311,6
@@
unexec (new_name, a_name, data_start, bss_start, entry_address)
)
{
close (new);
- /* unlink (new_name); /* Failed, unlink new a.out */
return -1;
}